./fix-syntax ./prism -javamaxmem 11g -cuddmaxmem 4g -ii -heuristic speed -e 1e-6 -ddextraactionvars 100 -maxiters 1000000 resource-gathering.pm resource-gathering.prctl --property prgoldgem -const B=1300,GOLD_TO_COLLECT=100,GEM_TO_COLLECT=100
PRISM
=====
Version: 4.5.dev
Date: Sat Mar 14 23:43:51 UTC 2020
Hostname: e72bdd194fc5
Memory limits: cudd=4g, java(heap)=11g
Command line: prism -javamaxmem 11g -cuddmaxmem 4g -ii -heuristic speed -e 1e-6 -ddextraactionvars 100 -maxiters 1000000 resource-gathering.pm_fixed resource-gathering.prctl_fixed --property prgoldgem -const 'B=1300,GOLD_TO_COLLECT=100,GEM_TO_COLLECT=100'
Parsing model file "resource-gathering.pm_fixed"...
Type: MDP
Modules: robot goldcounter gemcounter
Variables: gold gem attacked x y required_gold required_gem
Parsing properties file "resource-gathering.prctl_fixed"...
3 properties:
(1) "expgold": R{"rew_gold"}max=? [ C<=B ]
(2) "expsteps": R{"time_reward"}min=? [ F "success" ]
(3) "prgoldgem": Pmax=? [ F<=B "success" ]
---------------------------------------------------------------------
Model checking: "prgoldgem": Pmax=? [ F<=B "success" ]
Model constants: GOLD_TO_COLLECT=100,GEM_TO_COLLECT=100,B=1300
Warning: Switching to sparse engine and (backwards) Gauss Seidel (default for heuristic=speed).
Building model...
Model constants: GOLD_TO_COLLECT=100,GEM_TO_COLLECT=100,B=1300
Computing reachable states...
Reachability (BFS): 1215 iterations in 0.88 seconds (average 0.000722, setup 0.00)
Time for model construction: 0.869 seconds.
Type: MDP
States: 958894 (1 initial)
Transitions: 3325526
Choices: 3080702
Transition matrix: 898 nodes (4 terminal), 3325526 minterms, vars: 23r/23c/4nd
Prob0A: 1203 iterations in 1.52 seconds (average 0.001265, setup 0.00)
yes = 94, no = 0, maybe = 958800
Computing probabilities...
Engine: Sparse
Building sparse matrix... [n=958894, nc=3080400, nnz=3325200, k=4] [41.9 MB]
Creating vector for yes... [7.3 MB]
Allocating iteration vectors... [2 x 7.3 MB]
TOTAL: [63.9 MB]
Starting iterations...
Iteration 325 (of 1300): 5.01 sec so far
Iteration 652 (of 1300): 10.02 sec so far
Iteration 977 (of 1300): 15.02 sec so far
Iterative method: 1300 iterations in 20.56 seconds (average 0.015361, setup 0.59)
Value in the initial state: 0.6630608525241822
Time for model checking: 21.919 seconds.
Result: 0.6630608525241822 (value in the initial state)
Overall running time: 23.353 seconds.
---------------------------------------------------------------------
Note: There was 1 warning during computation.